[INFO] fetching crate kinetics 0.17.7...
[INFO] checking kinetics-0.17.7 against 40527f3e444fde1deb361751bdef9b9e11d1b971+rustflags=--cfg crater_hack --force-warn invalid-c-variadic-arguments for pr-162478
[INFO] extracting crate kinetics 0.17.7 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate kinetics 0.17.7
[INFO] finished tweaking crates.io crate kinetics 0.17.7
[INFO] tweaked toml for crates.io crate kinetics 0.17.7 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate kinetics 0.17.7 on toolchain 40527f3e444fde1deb361751bdef9b9e11d1b971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate kinetics 0.17.7 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: version requirement `0.25.11+spec-1.1.0` for dependency `toml_edit` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]    --> Cargo.toml:169:1
[INFO] [stderr]     |
[INFO] [stderr] 169 | readme = "README.md"
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `kinetics` (manifest) generated 2 warnings
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3fc7be2711b4674aa2c69b35029438a06f0808b3598affe02c74cf0b6f7abd89
[INFO] running `Command { std: "docker" "start" "3fc7be2711b4674aa2c69b35029438a06f0808b3598affe02c74cf0b6f7abd89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3fc7be2711b4674aa2c69b35029438a06f0808b3598affe02c74cf0b6f7abd89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3fc7be2711b4674aa2c69b35029438a06f0808b3598affe02c74cf0b6f7abd89" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3fc7be2711b4674aa2c69b35029438a06f0808b3598affe02c74cf0b6f7abd89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3fc7be2711b4674aa2c69b35029438a06f0808b3598affe02c74cf0b6f7abd89" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: version requirement `0.25.11+spec-1.1.0` for dependency `toml_edit` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]    --> Cargo.toml:169:1
[INFO] [stderr]     |
[INFO] [stderr] 169 | readme = "README.md"
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `kinetics` (manifest) generated 2 warnings
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]     Checking memchr v2.8.2
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling aws-lc-rs v1.17.0
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking vsimd v0.8.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking outref v0.5.2
[INFO] [stderr]     Checking time-core v0.1.8
[INFO] [stderr]     Checking base64-simd v0.8.0
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling aws-smithy-runtime-api-macros v1.0.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling aws-lc-sys v0.41.0
[INFO] [stderr]     Checking bytes-utils v0.1.4
[INFO] [stderr]     Checking hybrid-array v0.4.12
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking rustls-native-certs v0.8.4
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]     Checking block-buffer v0.12.1
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking const-oid v0.10.2
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling aws-types v1.3.16
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking hmac v0.13.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking uuid v1.23.3
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking aws-smithy-async v1.2.14
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking regex-lite v0.1.9
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking aws-smithy-types v1.5.0
[INFO] [stderr]     Checking h2 v0.4.14
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking aws-smithy-runtime-api v1.12.3
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]     Checking aws-smithy-schema v0.1.0
[INFO] [stderr]     Checking aws-credential-types v1.2.14
[INFO] [stderr]     Checking aws-smithy-http v0.63.6
[INFO] [stderr]     Checking aws-smithy-observability v0.2.6
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking aws-sigv4 v1.4.5
[INFO] [stderr]     Checking aws-smithy-json v0.62.7
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]    Compiling ar_archive_writer v0.5.2
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling crc-catalog v2.5.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling psm v0.1.31
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling libdbus-sys v0.2.7
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]     Checking eyre v0.6.12
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]     Checking syn v2.0.117
[INFO] [stderr]    Compiling serde_with_macros v3.21.0
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]     Checking http-serde v2.1.1
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]    Compiling stacker v0.1.24
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]     Checking xmlparser v0.13.6
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking serde_dynamo v4.3.0
[INFO] [stderr]     Checking aws-smithy-query v0.60.15
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]     Checking aws-smithy-xml v0.60.15
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking serde_with v3.21.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking lambda_runtime_api_client v1.0.3
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking query_map v0.7.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling kinetics-parser v0.17.7
[INFO] [stderr]     Checking lambda_runtime v1.2.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking aws_lambda_events v1.2.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking console v0.16.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]    Compiling recursive-proc-macro-impl v0.1.1
[INFO] [stderr]     Checking winnow v1.0.3
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]     Checking unit-prefix v0.5.2
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]     Checking indicatif v0.18.4
[INFO] [stderr]     Checking papergrid v0.17.0
[INFO] [stderr]     Checking dbus v0.9.11
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]     Checking saphyr-parser-bw v0.0.611
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking recursive v0.1.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking sha256 v1.6.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]    Compiling kinetics-macro v0.17.7
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]    Compiling tabled_derive v0.11.0
[INFO] [stderr]     Checking encoding_rs_io v0.1.7
[INFO] [stderr]     Checking env_filter v1.0.1
[INFO] [stderr]     Checking annotate-snippets v0.12.16
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]     Checking dbus-secret-service v4.1.0
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking testing_table v0.3.0
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]     Checking cargo-platform v0.3.3
[INFO] [stderr]     Checking jiff v0.2.28
[INFO] [stderr]     Checking humantime v2.3.0
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking spin v0.10.1
[INFO] [stderr]     Checking toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]     Checking crc-fast v1.10.0
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking kinetics-api v0.17.7
[INFO] [stderr]     Checking serde-saphyr v0.0.23
[INFO] [stderr]     Checking cargo_metadata v0.23.1
[INFO] [stderr]     Checking keyring v3.6.3
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking tabled v0.20.0
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking sqlparser v0.61.0
[INFO] [stderr]     Checking indicatif-log-bridge v0.2.3
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking terminal_size v0.4.4
[INFO] [stderr]     Checking users v0.11.0
[INFO] [stderr]     Checking rust_dotenv v0.1.3
[INFO] [stderr]     Checking env_logger v0.11.10
[INFO] [stderr] error: could not compile `aws_lambda_events` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/40527f3e444fde1deb361751bdef9b9e11d1b971/bin/rustc --crate-name aws_lambda_events --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws_lambda_events-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="activemq"' --cfg 'feature="alb"' --cfg 'feature="apigw"' --cfg 'feature="appsync"' --cfg 'feature="autoscaling"' --cfg 'feature="bedrock_agent_runtime"' --cfg 'feature="bytes"' --cfg 'feature="chime_bot"' --cfg 'feature="chrono"' --cfg 'feature="clientvpn"' --cfg 'feature="cloudformation"' --cfg 'feature="cloudwatch_alarms"' --cfg 'feature="cloudwatch_events"' --cfg 'feature="cloudwatch_logs"' --cfg 'feature="code_commit"' --cfg 'feature="codebuild"' --cfg 'feature="codedeploy"' --cfg 'feature="codepipeline_cloudwatch"' --cfg 'feature="codepipeline_job"' --cfg 'feature="cognito"' --cfg 'feature="config"' --cfg 'feature="connect"' --cfg 'feature="controltower"' --cfg 'feature="default"' --cfg 'feature="documentdb"' --cfg 'feature="dynamodb"' --cfg 'feature="ecr_scan"' --cfg 'feature="eventbridge"' --cfg 'feature="firehose"' --cfg 'feature="flate2"' --cfg 'feature="http"' --cfg 'feature="http-body"' --cfg 'feature="http-serde"' --cfg 'feature="iam"' --cfg 'feature="iot"' --cfg 'feature="iot_1_click"' --cfg 'feature="iot_button"' --cfg 'feature="iot_deprecated"' --cfg 'feature="kafka"' --cfg 'feature="kinesis"' --cfg 'feature="kinesis_analytics"' --cfg 'feature="lambda_function_urls"' --cfg 'feature="lex"' --cfg 'feature="query_map"' --cfg 'feature="rabbitmq"' --cfg 'feature="s3"' --cfg 'feature="s3_batch_job"' --cfg 'feature="secretsmanager"' --cfg 'feature="serde_dynamo"' --cfg 'feature="serde_with"' --cfg 'feature="ses"' --cfg 'feature="sns"' --cfg 'feature="sqs"' --cfg 'feature="streams"' --cfg 'feature="vpc_lattice"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("activemq", "alb", "apigw", "appsync", "autoscaling", "bedrock_agent_runtime", "bon", "builders", "bytes", "catch-all-fields", "chime_bot", "chrono", "clientvpn", "cloudformation", "cloudwatch_alarms", "cloudwatch_events", "cloudwatch_logs", "code_commit", "codebuild", "codedeploy", "codepipeline", "codepipeline_cloudwatch", "codepipeline_job", "cognito", "config", "connect", "controltower", "default", "documentdb", "dynamodb", "ecr_scan", "eventbridge", "firehose", "flate2", "http", "http-body", "http-serde", "iam", "iot", "iot_1_click", "iot_button", "iot_deprecated", "kafka", "kinesis", "kinesis_analytics", "lambda_function_urls", "lex", "query_map", "rabbitmq", "s3", "s3_batch_job", "secretsmanager", "serde_dynamo", "serde_with", "ses", "sns", "sqs", "streams", "vpc_lattice"))' -C metadata=dd225ee97e97af65 -C extra-filename=-9d295f25165b7e85 --out-dir /opt/rustwide/target/debug/build/aws_lambda_events/9d295f25165b7e85/out -L dependency=/opt/rustwide/target/debug/build/adler2/c88fcc8f75aff691/out -L dependency=/opt/rustwide/target/debug/build/base64/27817b70038e3a67/out -L dependency=/opt/rustwide/target/debug/build/bytes/950965b3e8a63baf/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/b130e4df861970d7/out -L dependency=/opt/rustwide/target/debug/build/crc32fast/ae4f39aa66ca6f0b/out -L dependency=/opt/rustwide/target/debug/build/form_urlencoded/48ed0b7339b90a6e/out -L dependency=/opt/rustwide/target/debug/build/http/19bc1d162926bf91/out -L dependency=/opt/rustwide/target/debug/build/iana-time-zone/d8e40b657e286547/out -L dependency=/opt/rustwide/target/debug/build/itoa/c148da98164ab3e7/out -L dependency=/opt/rustwide/target/debug/build/memchr/84d4c8e1bdd47d15/out -L dependency=/opt/rustwide/target/debug/build/miniz_oxide/95a707e0553ced41/out -L dependency=/opt/rustwide/target/debug/build/num-traits/f5fffe1c4823ffd3/out -L dependency=/opt/rustwide/target/debug/build/percent-encoding/6bbdc4f4e067a1a8/out -L dependency=/opt/rustwide/target/debug/build/serde/b342776843ce666e/out -L dependency=/opt/rustwide/target/debug/build/serde_core/f397ab33fd77547c/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/0308be83c031fed4/out -L dependency=/opt/rustwide/target/debug/build/serde_json/247a3a763b257597/out -L dependency=/opt/rustwide/target/debug/build/serde_with_macros/846e71a367fd978c/out -L dependency=/opt/rustwide/target/debug/build/simd-adler32/5ea79244bb3de186/out -L dependency=/opt/rustwide/target/debug/build/zmij/1c9840c732ea4acf/out --extern base64=/opt/rustwide/target/debug/build/base64/2d69431f12323261/out/libbase64-2d69431f12323261.rmeta --extern bytes=/opt/rustwide/target/debug/build/bytes/950965b3e8a63baf/out/libbytes-950965b3e8a63baf.rmeta --extern chrono=/opt/rustwide/target/debug/build/chrono/4b72e5f64d8f9cc9/out/libchrono-4b72e5f64d8f9cc9.rmeta --extern flate2=/opt/rustwide/target/debug/build/flate2/7c08a51b1ddfcc05/out/libflate2-7c08a51b1ddfcc05.rmeta --extern http=/opt/rustwide/target/debug/build/http/19bc1d162926bf91/out/libhttp-19bc1d162926bf91.rmeta --extern http_body=/opt/rustwide/target/debug/build/http-body/4c1ec88e3a84a4d5/out/libhttp_body-4c1ec88e3a84a4d5.rmeta --extern http_serde=/opt/rustwide/target/debug/build/http-serde/bcbabef1167ebdfe/out/libhttp_serde-bcbabef1167ebdfe.rmeta --extern query_map=/opt/rustwide/target/debug/build/query_map/7b488822e9807793/out/libquery_map-7b488822e9807793.rmeta --extern serde=/opt/rustwide/target/debug/build/serde/b342776843ce666e/out/libserde-b342776843ce666e.rmeta --extern serde_dynamo=/opt/rustwide/target/debug/build/serde_dynamo/b6e9bcfb9d18e990/out/libserde_dynamo-b6e9bcfb9d18e990.rmeta --extern serde_json=/opt/rustwide/target/debug/build/serde_json/247a3a763b257597/out/libserde_json-247a3a763b257597.rmeta --extern serde_with=/opt/rustwide/target/debug/build/serde_with/117bd036b36286f4/out/libserde_with-117bd036b36286f4.rmeta --cap-lints allow --cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "3fc7be2711b4674aa2c69b35029438a06f0808b3598affe02c74cf0b6f7abd89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3fc7be2711b4674aa2c69b35029438a06f0808b3598affe02c74cf0b6f7abd89", kill_on_drop: false }`
[INFO] [stdout] 3fc7be2711b4674aa2c69b35029438a06f0808b3598affe02c74cf0b6f7abd89
